From 15499fcf59c9adc586d4e447de5d5283ef64c665 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Sun, 6 May 2018 12:14:24 +0200 Subject: [PATCH] Bump policy and debhelper versions --- debian/compat | 2 +- debian/control | 6 +++--- debian/rules | 5 ----- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/debian/compat b/debian/compat index f599e28b..b4de3947 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index c01b4bdf..2583a471 100644 --- a/debian/control +++ b/debian/control @@ -5,9 +5,9 @@ Uploaders: Thomas Moulard , Leopold Palomo-Avellaneda Section: libs Priority: optional -Build-Depends: debhelper (>= 10), dh-exec (>=0.3), +Build-Depends: debhelper (>= 11), dh-exec, cmake, - python-sphinx, + python3-sphinx, libboost-system-dev, libboost-filesystem-dev, libboost-thread-dev, @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 10), dh-exec (>=0.3), libvtk6-qt-dev [!armel !armhf] Build-Depends-Indep: doxygen, doxygen-latex -Standards-Version: 4.0.0 +Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/science-team/pcl Vcs-Git: https://salsa.debian.org/science-team/pcl.git Rules-Requires-Root: no diff --git a/debian/rules b/debian/rules index 43150d02..1fe97717 100755 --- a/debian/rules +++ b/debian/rules @@ -95,8 +95,3 @@ override_dh_installchangelogs: %: dh $@ --builddirectory=build - - -get-orig-source: - uscan --verbose --force-download --repack --compress xz - -- 2.30.2